Name of option | Type | Local | Global | Default value |
BranchCache | switcher | x | - | |
ButtonWait | switcher | x | x | |
Cache | switcher | x | - | |
Chk | switcher | x | - | |
ChkBltHog | switcher | x | - | |
ChkBltSize | switcher | x | - | |
ChkBltWait | switcher | x | - | |
ChkColBst | switcher | x | - | |
ChipNoCache | switcher | x | x | |
CoreDump | switcher | x | - | |
CoreDumpPath | string | - | x | PROGDIR: |
Custom1 | numerical | x | - | |
Custom2 | numerical | x | - | |
Custom3 | numerical | x | - | |
Custom4 | numerical | x | - | |
Custom5 | numerical | x | - | |
D | switcher | x | - | |
DebugKey | numerical | x | x | - |
DCache | switcher | x | - | |
ExecuteCleanup | string | - | x | - |
ExecuteStartup | string | - | x | - |
Expert | switcher | - | x | |
FileLog | switcher | x | - | |
FreezeKey | numerical | x | x | $5d |
MMU | switcher | x | x | |
NoAutoVec | switcher | x | x | |
NoCache | switcher | x | - | |
NoFileCache | switcher | x | - | |
NoFilter | switcher | x | x | |
NoFlushMem | switcher | x | x | |
NoMMU | switcher | x | x | |
NoTrapHandler | switcher | x | - | |
NoVBRMove | switcher | x | - | |
NoWriteCache | switcher | x | x | |
NTSC | switcher | x | x | |
PAL | switcher | x | x | |
Preload | switcher | x | - | |
QuitKey | numerical | x | x | - |
ReadDelay | numerical | - | x | 0 |
RestartKey | numerical | x | x | - |
Slave | string | x | - | WHDLoad.Slave |
Snoop | switcher | x | - | |
SnoopAGA | switcher | x | - | |
SnoopECS | switcher | x | - | |
SnoopOCS | switcher | x | - | |
SplashDelay | numerical | - | x | 200 |
StoreBuffer | switcher | x | - | |
SuperScalar | switcher | x | - | |
TimeOut | numerical | x | - | 0 |
WriteDelay | numerical | x | x | 150 |
numerical: | the value of the option is an integer, on the command line you must use decimal notation, as ToolType you can also use hexadecimal notation indicated by a leading "$" |
string: | the value of the option is a string |
switcher: | option will be enabled if specified (boolean) |
Workbench: | ![]() |
CLI or Shell: | 1> WHDLoad SuperGame.Slave PreLoad NTSC QuitKey=69 Custom1=1 |